acm, xend: Serialize the execution of external scripts.
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 14 Dec 2007 10:26:11 +0000 (10:26 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 14 Dec 2007 10:26:11 +0000 (10:26 +0000)
commit80197aaf427fe32302e8cbfc84a1aeeedfdc80df
tree38a05b4d2aca2545554ace1679ba3ca6e0b18726
parent29070efe2046543429dddf92a6b36c19f974c7f2
acm, xend: Serialize the execution of external scripts.

Instead of starting a thread per script, run a single thread and send
orders to it. This serializes the execution of the scripts.

Signed-off-by: Stefan Berger <stefanB@us.ibm.com>
tools/python/xen/util/xsm/acm/acm.py